.Net Framework > v2.0.50727 > System > Messaging > MessageQueue > ReceiveById ReceiveById(String)
ReceiveById(String,MessageQueueTransaction)
ReceiveById(String,MessageQueueTransactionType)
ReceiveById(String,TimeSpan)
ReceiveById(String,TimeSpan,MessageQueueTransaction)
ReceiveById(String,TimeSpan,MessageQueueTransactionType)


ReceiveById(String)

Category
Method
Description
Receives the message that matches the given identifier from a non-transactional queue and immediately raises an exception if no message with the specified identifier currently exists in the queue.
Type
Message
Character
public
Parameters
NameTypeDescription
idString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveById(String,MessageQueueTransaction)

Category
Method
Description
Receives the message that matches the given identifier (from a transactional queue) and immediately raises an exception if no message with the specified identifier currently exists in the queue.
Type
Message
Character
public
Parameters
NameTypeDescription
idString
transactionMessageQueueTransaction
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveById(String,MessageQueueTransactionType)

Category
Method
Description
Receives the message that matches the given identifier and immediately raises an exception if no message with the specified identifier currently exists in the queue.
Type
Message
Character
public
Parameters
NameTypeDescription
idString
transactionTypeMessageQueueTransactionType
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveById(String,TimeSpan)

Category
Method
Description
Receives the message that matches the given identifier (from a non-transactional queue) and waits until either a message with the specified identifier is available in the queue or the time-out expires.
Type
Message
Character
public
Parameters
NameTypeDescription
idString
timeoutTimeSpan
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveById(String,TimeSpan,MessageQueueTransaction)

Category
Method
Description
Receives the message that matches the given identifier (from a transactional queue) and waits until either a message with the specified identifier is available in the queue or the time-out expires.
Type
Message
Character
public
Parameters
NameTypeDescription
idString
timeoutTimeSpan
transactionMessageQueueTransaction
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveById(String,TimeSpan,MessageQueueTransactionType)

Category
Method
Description
Receives the message that matches the given identifier and waits until either a message with the specified identifier is available in the queue or the time-out expires.
Type
Message
Character
public
Parameters
NameTypeDescription
idString
timeoutTimeSpan
transactionTypeMessageQueueTransactionType
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database